home *** CD-ROM | disk | FTP | other *** search
/ All About the French Know-How at E3 2000 (USA) / All About the French Know-How at E3 2000 (USA).bin / Data / 15008 / TheoBr01.cab / _2E499496000B11D48F08965B7DEAC134 next >
Text File  |  2000-03-08  |  9KB  |  318 lines

  1. <html>
  2.  
  3. <head>
  4.  
  5. <link REL="stylesheet" TYPE="text/css" HREF="Style%20Sheet1.css">
  6.  
  7. <title></title>
  8.  
  9. <script ID="clientEventHandlersJS" LANGUAGE="javascript">
  10. <!--
  11. var thistext ="";
  12. var thisinfo = "" ;
  13. function fermer_onclick() {
  14. var Obj;
  15. var strName ;
  16. var strCtl ;
  17. for( i = 0; i< document.all.length; i++)
  18. {
  19.     Obj = document.all(i) ;
  20.     strName = Obj.id ;
  21.     if( strName != "undefined" )
  22.     strCtl = strName.substr(0,4) ;
  23.     if( strCtl == "info" || strCtl == "cont" )
  24.     {
  25.         Obj.style.display = "none" ;
  26.     }
  27. }
  28. }
  29.  
  30. function aggrandir_onclick() {
  31. var Obj;
  32. var strName ;
  33. var strCtl ;
  34. for( i = 0; i< document.all.length; i++)
  35. {
  36.     Obj = document.all(i) ;
  37.     strName = Obj.id ;
  38.     if( strName != "undefined" )
  39.     strCtl = strName.substr(0,4) ;
  40.     if( strCtl == "info")
  41.     {    
  42.         if( Obj.style.display == "block" )
  43.         {    
  44.             thisinfo = strName ;
  45.             Obj.style.display = "none" ;
  46.             Obj.className = "grosseinfo" ;
  47.             
  48.         }
  49.         Obj.style.display = "none" ;
  50.     }
  51.     if( strCtl == "cont")
  52.         Obj.style.display = "none" ;
  53.     if( strCtl == "text")
  54.     {
  55.         
  56.             thistext = strName ;
  57.             Obj.style.display = "none" ;
  58.         
  59.         
  60.     }
  61.                     
  62. }
  63. document.all.item(thisinfo).style.display = "block" ;
  64. controleg.style.display = "block" ;
  65. }
  66.  
  67. function rapetisser_onclick() {
  68. var Obj;
  69. var strName ;
  70. var strCtl ;
  71. for( i = 0; i< document.all.length; i++)
  72. {
  73.     Obj = document.all(i) ;
  74.     strName = Obj.id ;
  75.     if( strName != "undefined" )
  76.     strCtl = strName.substr(0,4) ;
  77.     if( strCtl == "info")
  78.     {    
  79.         if( Obj.style.display == "block" )
  80.         {    
  81.             thisinfo = strName ;
  82.             Obj.style.display = "none" ;
  83.             Obj.className = "infotext" ;
  84.             
  85.         }
  86.         Obj.style.display = "none" ;
  87.     }
  88.     if( strCtl == "cont")
  89.         Obj.style.display = "none" ;
  90.     
  91.                     
  92. }
  93. document.all.item(thisinfo).style.display = "block" ;
  94. document.all.item(thistext).style.display = "block" ;
  95. controle.style.display = "block" ;
  96.  
  97. }
  98.  
  99. function fermerg_onclick() {
  100. var Obj;
  101. var strName ;
  102. var strCtl ;
  103. for( i = 0; i< document.all.length; i++)
  104. {
  105.     Obj = document.all(i) ;
  106.     strName = Obj.id ;
  107.     if( strName != "undefined" )
  108.     strCtl = strName.substr(0,4) ;
  109.     if( strCtl == "info"  )
  110.     {
  111.         Obj.className = "infotext" ;
  112.         Obj.style.display = "none" ;
  113.     }
  114.     if( strCtl == "cont"  )
  115.     {
  116.         Obj.style.display = "none" ;
  117.     }
  118. }
  119. document.all.item(thistext).style.display = "block" ;
  120. }
  121.  
  122. function ASRRec1_SpeechRecognized(phrase,score,action) {
  123.  
  124. if(score < 50)
  125.     return ;
  126. switch(action)
  127. {
  128. case 1:
  129.     document.location.href = "pageprinGB.htm";
  130.     break;
  131. case 2:
  132.     document.location.href = "pourfairequoiGB.htm";
  133.     break;
  134. case 3 :
  135.     document.location.href = "quiGB.htm" ;break;
  136. case 4 :
  137.     document.location.href = "contacteGB.htm";break;
  138.  
  139.  
  140.  
  141. case 14:
  142.     window.print();break;
  143.  
  144.  
  145.     
  146. case 100:
  147.     document.location.href = "defaultGB.htm";break;
  148. case 101:
  149.     window.history.back(1);break;
  150. case 102:
  151.     window.history.forward(1);break;
  152.     
  153. case 103 :
  154.     CommandesP.click() ;break;
  155.  
  156. case 104 :
  157.     {
  158.     
  159.      document.location.href="default1.htm" ; 
  160.      break ;
  161.     }
  162. case 1000:
  163.     window.close();break;
  164.  
  165. }
  166. }
  167.  
  168.  
  169.  
  170.  
  171.  
  172. //-->
  173. </script>
  174. <script LANGUAGE="javascript" FOR="ASRRec1" EVENT="SpeechRecognized(phrase, score, action)">
  175. <!--
  176.  
  177.  ASRRec1_SpeechRecognized(phrase,score,action)
  178. //-->
  179. </script>
  180. </head>
  181.  
  182. <body background="images/aidegb.gif"
  183.  style="BACKGROUND-REPEAT: no-repeat"
  184.  LANGUAGE="javascript">
  185.  
  186.  
  187.  
  188. <img 
  189.      src="images/dummylogo.gif" WIDTH="139" HEIGHT="85" 
  190.       onclick="location.href='defaultGB.htm'"
  191.       style="CURSOR: hand ; POSITION: absolute; LEFT : 620px; TOP : 490px"> 
  192.       
  193.       
  194.       
  195. <OBJECT classid="clsid:80B9E3EF-AD88-11D3-9FEB-D74ABDA2E736" id=ASRRec1 style="BACKGROUND-COLOR: #285098; LEFT: 13px; POSITION: absolute; TOP: 0px; POSITION: ABSOLUTE;" VIEWASTEXT>
  196.     <PARAM NAME="_cx" VALUE="6244">
  197.     <PARAM NAME="_cy" VALUE="2064">
  198.     <PARAM NAME="DatbaseName" VALUE="MyDb">
  199.     <PARAM NAME="ContextName" VALUE="sitegb">
  200.     <PARAM NAME="UserName" VALUE="generic user">
  201.     <PARAM NAME="EnvName" VALUE="Win32"></OBJECT>
  202.  
  203.  
  204. <table ALIGN="left" class="tab1" LANGUAGE="javascript" id="table1">
  205.   <tr>
  206.     <td BACKGROUND="images/boutonrecvoc1rogb.gif" onclick="location.href='pageprinGB.htm'" style="BACKGROUND-REPEAT: no-repeat; CURSOR: hand" onmouseover="IMG1.style.visibility = 'hidden'" onmouseout="IMG1.style.visibility='visible'">
  207.         <a style="TEXTDECORATION: none" href="pageprinGB.htm">
  208.         <img src="images/boutonrecvoc1gb.gif" border="0" id="IMG1" WIDTH="130" HEIGHT="64"></a> 
  209.     </td>
  210.   </tr>
  211.   <tr>
  212.     <td BACKGROUND="images/boutonfq1rogb.gif" onclick="location.href='pourfairequoiGB.htm'" style="BACKGROUND-REPEAT: no-repeat; CURSOR: hand" onmouseover="IMG2.style.visibility = 'hidden'" onmouseout="IMG2.style.visibility='visible'">
  213.     <a style="TEXTDECORATION: none" href="pourfairequoiGB.htm">
  214.         <img src="images/boutonfq1gb.gif" border="0" id="IMG2" WIDTH="130" HEIGHT="56"></a>    
  215.     </td>
  216.   </tr>
  217.   <tr>
  218.     <td BACKGROUND="images/boutonqui1rogb.gif" onclick="location.href='quiGB.htm'" style="BACKGROUND-REPEAT:  no-repeat; CURSOR: hand" onmouseover="IMG3.style.visibility = 'hidden'" onmouseout="IMG3.style.visibility='visible'">
  219.     <a style="TEXTDECORATION: none" href="quiGB.htm">
  220.         <img src="images/boutonqui1gb.gif" border="0" id="IMG3" WIDTH="130" HEIGHT="55"></a>    
  221.     </td>
  222.   </tr>
  223.   <tr>
  224.   <td BACKGROUND="images/boutoncontact1rogb.gif" onclick="location.href='contacteGB.htm'" style="BACKGROUND-REPEAT:  no-repeat; CURSOR: hand" onmouseover="IMG4.style.visibility = 'hidden'" onmouseout="IMG4.style.visibility='visible'">
  225.     <a style="TEXTDECORATION: none" href="contacteGB.htm">
  226.         <img src="images/boutoncontact1gb.gif" border="0" id="IMG4" WIDTH="130" HEIGHT="54"></a>    
  227.     </td>
  228.     
  229.   </tr>
  230.   <tr>
  231.   <td>
  232.         <img src="images/boutonaide1selgb.gif" border="0" id="IMG5" WIDTH="130" HEIGHT="56"> 
  233.         
  234.     </td>
  235.     
  236.   </tr>
  237. </table>
  238.  
  239. <div id="text1" class="defaulttext">
  240. Welcome to the worldÆs first speech-activated web site
  241.  in English and French without voice-training !<p></p> 
  242.  
  243. To use the voice commands, speak clearly into your microphone.
  244. Watch the signals on the screen : when the light is green, you can speak.
  245.  The blue flashes indicate the volume of your voice.<p></p> 
  246.  
  247. Once you have spoken, wait for the command to be executed before giving another. 
  248.  
  249. You can also move the mouse by speaking to it ! When you see text within a scroll window, 
  250. just say <span class="liencom">scroll up</span> or <span class="liencom">scroll Down</span> .
  251.  
  252. You can say Internet Explorer commands : <span class="liencom">next</span>,
  253.  <span class="liencom">back</span>, <span class="liencom">previous</span>, <span class="liencom">home</span>. 
  254. If you want to quit Internet say  <span class="liencom">Quit</span> or<span class="liencom"> Goodbye</span>. 
  255.  
  256. If you want to know the list of commands available, say  
  257. <span id="CommandesP" language="javascript" class="liencom" onclick="info2.style.display='block';
  258.         controle.style.display='block'" ondblclick="fermer_onclick()">"What can I say?"
  259.  
  260. </span>
  261. <p></p>
  262. If you need help, say <span class="liencom">Help</span>. 
  263.  
  264. </div>
  265.  
  266.  
  267.  
  268. <div id="info2" class="infotext" style="DISPLAY: none; FONT-SIZE: 9pt">
  269. recognition <br>
  270. speech recognition <br>
  271. what's it for? <br>
  272. who are we?<br>
  273.  
  274. contact <br>
  275. contact us <br>
  276. home<br>
  277. last <br>
  278. last screen<br>
  279. back <br>
  280. next <br>
  281. next screen<br>
  282. partners <br>
  283. our partners <br>
  284. diary <br>
  285. revues <br>
  286. what can i say?<br>
  287. close<br>
  288. quit<br>
  289. french<br>
  290. </div> 
  291. <div id="controle" class="infocontrole" style="DISPLAY: none">
  292.     <table>
  293.     
  294.     <tr>
  295.         <td id="aggrandir" LANGUAGE="javascript" onclick="return aggrandir_onclick()">
  296.             <img src="images/aggrandir.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  297.         </td>
  298.         <td id="fermer" LANGUAGE="javascript" onclick="return fermer_onclick()">
  299.             <img src="images/fermer.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  300.         </td></tr>
  301.     </table>
  302. </div>
  303.  
  304. <div id="controleg" class="infocontroleg" style="DISPLAY: none; HEIGHT: 73px; WIDTH: 267px">
  305.     <table>
  306.     
  307.     <tr>
  308.         <td id="rapetisser" LANGUAGE="javascript" onclick="return rapetisser_onclick()">
  309.             <img src="images/rapetisser.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  310.         </td>
  311.         <td id="fermerg" LANGUAGE="javascript" onclick="return fermerg_onclick()">
  312.             <img src="images/fermer.gif" style="BORDER-BOTTOM: black solid 2px; BORDER-LEFT: black solid 2px; BORDER-RIGHT: black solid 2px; BORDER-TOP: black solid 2px" WIDTH="40" HEIGHT="40"> 
  313.         </td></tr>
  314.     </table>
  315. </div> 
  316. </body>
  317. </html>
  318.